Skip to content

feat(copy): 全站 slogan 改为「人思考,AI 执行,人验收」 - #28

Merged
realRoc merged 4 commits into
mainfrom
feat/hirerpg-slogan-polish
May 31, 2026
Merged

feat(copy): 全站 slogan 改为「人思考,AI 执行,人验收」#28
realRoc merged 4 commits into
mainfrom
feat/hirerpg-slogan-polish

Conversation

@realRoc

@realRoc realRoc commented May 31, 2026

Copy link
Copy Markdown
Owner

改动

将全站两套旧标语统一替换为新 slogan:

  • 「人指挥 AI 干活,不是 AI 辅助人」
  • 「人 frame、AI 执行、架构师判断」

→ 中文:人思考,AI 执行,人验收
→ 英文:Humans think, AI executes, humans verify

覆盖范围

  • i18n.js(文案源)
  • index / blog / skill / case 页的 meta / og / hero
  • game.html(meta / quiz 答案 / NPC 对白 / 分享文案 / 通关文案)
  • llms.txt
  • build:en 重新生成的 en/ 镜像

保留 case-method 里解释旧范式对比的叙事句(不是标语)。

背景

该改动此前停留在 feat/pokehire-linear-spine 分支、未随任何已合并 PR 进入 main,线上仍是旧文案。本 PR 将其干净地(单 commit)合入 main 上线。

🤖 Generated with Claude Code

将两种旧标语统一替换:
- 「人指挥 AI 干活,不是 AI 辅助人」
- 「人 frame、AI 执行、架构师判断」
→「人思考,AI 执行,人验收」(中文)
→「Humans think, AI executes, humans verify」(英文)

覆盖范围:i18n.js(源),index/blog/skill/case 页 meta/og/hero,
game.html(meta/quiz 答案/NPC 对白/分享文案/通关文案),
llms.txt,build:en 重新生成的 en/ 镜像。
保留 case-method 里解释旧范式对比的叙事句(不是标语)。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@realRoc

realRoc commented May 31, 2026

Copy link
Copy Markdown
Owner Author

🤖 由 Codex 自动生成

Blocker / 必须修正

  1. docs/en/index.html:72docs/en/index.html:111docs/en/index.html:121:英文页面的 JSON-LD description 被替换成了中文。该页其它 title/meta/正文已经是英文,但结构化数据会向搜索引擎和富摘要消费者暴露中文版本,这是 en/ 镜像的本地化回归。请把这三个 description 恢复为对应英文文案,例如使用 humans think, AI executes, humans verify 的英文表述。

建议

修复后建议对 docs/en/*.html 做一次 CJK 字符扫描,并排除语言切换按钮这类预期中文,避免生成英文镜像时夹带中文结构化数据。

结论:❌ 暂不可合并(存在 blocker)

The slogan PR updated the zh-source JSON-LD to "人思考、AI 执行、人验收"
but left scripts/build-en.mjs's JSONLD_REPLACEMENTS keys on the old
"人 frame、AI 执行、架构师判断" slogan. With no key match, `npm run build:en`
left three Organization/SoftwareApplication/HowTo descriptions as Chinese
in the generated English mirror — a localization regression exposing zh
structured data to crawlers.

Fix the root cause: realign the three stale keys (and their English values
to the new slogan) in build-en.mjs, then regenerate docs/en/index.html.
Diff is limited to those three descriptions; no other en/* pages changed.

Reviewed-Comment: #28 (comment)
Co-Authored-By: Claude <noreply@anthropic.com>
@realRoc

realRoc commented May 31, 2026

Copy link
Copy Markdown
Owner Author

🤖 由 Codex 自动生成

Blocker / 必须修正

  • assets/og-card.html:169assets/og-card.en.html:170 仍保留旧 slogan,且本 PR 未更新 docs/og.png / docs/og.en.png。各页面现在把 og:title / og:image:alt 改成新 slogan,但 og:image 仍指向旧卡图;上线后社交分享图会继续展示旧 slogan,和“全站 slogan 改为新文案”的目标不一致。请同步更新 OG 卡片源并重新生成两张 PNG。

建议

  • README.zh-CN.md:8README.zh-CN.md:31 仍使用旧的「人 frame、AI 执行、架构师判断」。如果 README 也是对外口径的一部分,建议一并同步,避免仓库首页和站点文案不一致。
  • 当前 mergeable=MERGEABLEmergeStateStatus=BLOCKED;这不是合并冲突,但合入前还需确认 GitHub 阻塞状态对应的检查或保护规则已满足。

结论:❌ 暂不可合并(存在 blocker)

og-card.html / og-card.en.html 的 hero 标题仍是旧 slogan,
导致社交分享图与全站新文案「人思考,AI 执行,人验收」不一致。
更新两份卡片源并用 Chrome headless 重渲染 docs/og.png、docs/og.en.png。

Reviewed-Comment: #28 (comment)
Co-Authored-By: Claude <noreply@anthropic.com>
@realRoc

realRoc commented May 31, 2026

Copy link
Copy Markdown
Owner Author

🤖 由 Codex 自动生成

建议

  • README.md:8README.zh-CN.md:8README.zh-CN.md:31 仍在仓库首页/方法论摘要里使用旧 slogan。如果 README 也是对外入口,建议同步为新文案,避免站点、llms.txt 和仓库首页出现两套核心表述。
  • 当前 PR 元数据为 mergeable=MERGEABLEmergeStateStatus=BLOCKED。这不是合并冲突,但合并前需要确认 GitHub blocking 条件(例如必需检查或评审)已解除。

结论:✅ 可以合并

slogan 改为「人思考,AI 执行,人验收」后,en/index.html 的 og:title
变为 "GitHire · Humans think, AI executes, humans verify",CI 里硬编码
的旧断言 "Humans frame" 不再匹配,更新断言字符串。

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@realRoc
realRoc merged commit 1987a90 into main May 31, 2026
1 check passed
@realRoc
realRoc deleted the feat/hirerpg-slogan-polish branch May 31, 2026 13:44
@realRoc

realRoc commented May 31, 2026

Copy link
Copy Markdown
Owner Author

🤖 由 Codex 自动生成

建议

  • README.md:8README.zh-CN.md:8README.zh-CN.md:31 仍保留旧主标语(Humans frame... / 人 frame、AI 执行、架构师判断)。本 PR 已同步站点、i18n、llms.txt 和 OG 文案;README 是 GitHub 入口页,建议一并更新,避免公开入口出现两套口径。

结论:✅ 可以合并

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant